Update hf-diffusers.libsonnet checkpoint steps to skip save checkpoints#1001
Open
Update hf-diffusers.libsonnet checkpoint steps to skip save checkpoints#1001
Conversation
Collaborator
|
Just to get back on track, what was the reason for this change? |
Collaborator
Author
The reason of this change is to make the test green, but we are trying to debug the reason of saving checkpoint hang locally too now |
Collaborator
Right, to rephrase my question, it was asking the reason why we need to update the checkpoint steps to make the test green. But seems like the investigation is TBD, thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update hf-diffusers.libsonnet checkpoint steps to skip save checkpoints
Tests
Please describe the tests that you ran on TPUs to verify changes.
Instruction and/or command lines to reproduce your tests:
./scripts/run-oneshot.sh -t pt-2.1-hf-diffusers-conv-v4-8-1vm
List links for your tests (use go/shortn-gen for any internal link):
./scripts/run-oneshot.sh -t pt-2.1-hf-diffusers-conv-v4-8-1vm: http://shortn/_XUJnu7W1FP
Checklist
Before submitting this PR, please make sure (put X in square brackets):